Infinity-Add-Journal-Entry names a function, with lambda list (D U R):
Add a staff journal entry.
Lisp ADD-JOURNAL-ENTRY = JSON addJournalEntry
The staff journal entries are recorded to the database for later review.
UNIMPLEMENTED in 2.0.
{ entry: "journal text" }
{ entry: "nothing to report" }
Staff members can create a journal entry which is stored for review in a customer service application such as Joshua. Creating a ModeratorJournal object will parse for certain values such as [@username].
This command was formerly a proprietary extension for Tootsville.com and has now been re-created for the AGPL version of Romance.
Defined in file src/infinity/tootsville-commands.lisp.